home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / env15w.zip / README.BAT < prev   
DOS Batch File  |  1991-10-15  |  1KB  |  19 lines

  1. @echo off
  2. cls
  3. echo ┌───────────────────────────────────────────────────────────────────┐
  4. echo │ ENV v1.5w - The Master Environment Utility - Copr. K.Eikland 1991 │
  5. echo ├───────────────────────────────────────────────────────────────────┤
  6. echo │  ENV is a Shareware program, which means you may freely try out   │
  7. echo │  its capabilities on your computer for a limited period of time.  │
  8. echo │  If you find, as I think you will, that you make use of ENV and   │
  9. echo │  wish to become an authorized user, please send US$15.00 to:      │
  10. echo │                                                                   │
  11. echo │                        Mr. Kjell Eikland                          │
  12. echo │                        674 St. John's Drive                       │
  13. echo │                        Camp Hill, PA 17011                        │
  14. echo │                                                     CIS 72461,556 │
  15. echo └───────────────────────────────────────────────────────────────────┘
  16. echo Here's an example of ENV's mathematical and date/time capabilities:
  17. echo .
  18. env batch <date.env
  19.